home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00030.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  178 b   |  9 lines

  1. on exitFrame
  2.   global s4, e4
  3.   set s4 to the number of cast "tcstart"
  4.   set e4 to the number of cast "tcend"
  5.   setnavi()
  6.   movPrep()
  7.   set the cursor of sprite 4 to [50, 51]
  8. end
  9.